gtkborder: restore original struct definition
authorWilliam Hua <william.hua@canonical.com>
Thu, 17 Dec 2015 17:18:03 +0000 (12:18 -0500)
committerWilliam Hua <william.hua@canonical.com>
Thu, 17 Dec 2015 17:56:35 +0000 (12:56 -0500)
commit5190d010d95010a845715c719c3b85a75e0c513a
tree28412100394c80da49843a21198028de4f30d5cf
parent8c355d8fe671b5158f45d66d2973d587fa1d8602
gtkborder: restore original struct definition

We're going to add back the original struct definition removed by
a6e4de28, because using the typedef breaks all sorts of things like
gtkmm and WebKit, and having separate struct definitions allows us to
change the types in GdkBorder from gint16s to gints without breaking
ABI.
gtk/gtkborder.h